home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2002 #11 / Amiga Plus CD - 2002 - No. 11.iso / Tools / Development / PowerD / powerd / modules.lha / modules / devices / input.m < prev    next >
Encoding:
Text File  |  1999-09-30  |  162 b   |  9 lines

  1. CONST    IND_ADDHANDLER=9,
  2.         IND_REMHANDLER=10,
  3.         IND_WRITEEVENT=11,
  4.         IND_SETTHRESH=12,
  5.         IND_SETPERIOD=13,
  6.         IND_SETMPORT=14,
  7.         IND_SETMTYPE=15,
  8.         IND_SETMTRIG=16
  9.